home *** CD-ROM | disk | FTP | other *** search
/ SPACE 2 / SPACE - Library 2 - Volume 1.iso / utility / 71 / utl / read.me < prev    next >
Encoding:
Text File  |  1986-11-21  |  8.3 KB  |  231 lines

  1. ARCSHELL.RSC
  2.  
  3.     ARCSHELL.PRG (from last month's DOM) is a terrific program for anyone who
  4.     uses ARC.TTP to compress and archive files. Problem was, it didn't work 
  5.     right on a monochrome monitor. Some of the text boxes came up totally 
  6.     filled with black, no readable text.
  7.     So I used the Resource Construction Set to edit ARCSHELL.RSC. Now it will 
  8.     work fine on either color or monochrome. To use, just replace the old 
  9.     ARCSHELL.RSC with this one. Enjoy!  Now the nicest interface for ARC works 
  10.     on all monitors.
  11.  
  12.  
  13. COLORMIX.DOC
  14. COLORMIX.PRG
  15.  
  16.     Keywords: COLORMIX
  17.     
  18.     COLORMIX COLOR REGISTER UTILITY:
  19.        THIS PROGRAM IS DESIGNED TO AID PROGRAMMERS IN USING THE FULL RANGE OF
  20.     COLORS AVAILABLE WITH THE ST UNDER MEDIUM RESOLUTION.  ALSO INCLUDED IS A
  21.     .DOC FILE THAT DESCRIBES HOW TO USE THE UTILITY AND THE VDI CALL TO MIX
  22.     COLORS.
  23.  
  24.  
  25. COLR_CLK.PRG
  26. COLR_CLK.S
  27.  
  28.     This is the latest version of a corner clock program for the hole in
  29.     the right hand corner of your screen.  This version has added an arrow to
  30.     tell you if the CAPS LOCK key is down.  This is Chuck Purcell's latest 
  31.     addition to this constant display corner clock program.  Source code is
  32.     also included for your inspection.  This version only works on the color
  33.     monitor.  This is another great addition to your AUTO directory.
  34.  
  35.  
  36. COMMAND.TOS
  37. CSHELL.DOC
  38. CSHELL.PRG
  39. CSHELL.RSC
  40. ME.TTP
  41.  
  42.     This is a shell program which can be used with the DRI ALCYON "C" package
  43.     among others.  This program allows you to edit, execute command shell 
  44.     commands as well as execute TOS and GEM programs.  A sample COMMAND.TOS and
  45.     ME.TTP are included as a command shell program and an Emacs editor.  Name
  46.     your favorite programs with the same names to use them instead.  Currently
  47.     will not work with monochrome monitors.  This is a nice addition to your
  48.     development efforts.
  49.  
  50.  
  51. FORMAT.RSC
  52. FORMATBW.RSC
  53. FORMATER.DOC
  54. FORMATER.PRG
  55.  
  56.     This arc program gives the option of formatting a disk for fast 
  57.     or normal access along with also providing the option of having 9
  58.     or 10 sectors per track. It also provides for formatting either
  59.     80 or 82 tracks for both single or double sided disks. It uses 
  60.     gem interface.  The DOC file is included to give you some suggestions on
  61.     which are the best options to use when formatting disks.  These comments
  62.     are taken from responses by the author.
  63.  
  64.  
  65. GEM4ARC1.DOC
  66. GEM4ARC1.PAS
  67. GEM4ARC1.PRG
  68.  
  69.     This is a GEM-based alert box shell for ARC.  This is another shell program
  70.     that provides access to ARC without the command line arguments.  It is 
  71.     written in Personal Pascal and released to the public domain. I hope this 
  72.     one will be of benefit to all those using Arc. Included in this are the 
  73.     encript function and a rez check function. This is also what I think a GEM
  74.     version of Arc should look like. Have Fun!
  75.  
  76.  
  77. GENST.PRG
  78. GENST.RSC
  79.  
  80.     This is a GEM-based assembler for the 68000.  From what I have played with,
  81.     it seems like a nice editor/assembler program for the 68000 programmers
  82.     among us.  
  83.  
  84.  
  85. LOADER.ACC
  86.  
  87.     Keywords: FONTS FED LOADER GEM
  88.     
  89.          LOADER.ACC lets you change the default system font to one of your own
  90.     choosing. Monochrome and Color.
  91.     
  92.  
  93. LOADER.DOC
  94.  
  95.     Keywords: FONTS LOADER GEM FED MONOCHROME MONO FONT
  96.     
  97.          Loader lets you load fonts of your choice as the new system font.
  98.     Seems to work in both color and mono, although color hasn't been well
  99.     tested. Feedback from color people would be appreciated.
  100.     
  101.     
  102. LOADER.PRG
  103.  
  104.     Keywords: FONTS LOADER GEM FED MONOCHROME MONO FONT
  105.     
  106.          Loader lets you load new default system fonts into the ST for use by
  107.     all programs.  Seems to work in color and in Mono, although color hasn't
  108.     been well-tested. 
  109.     
  110.  
  111. MEMTEST.PRG
  112.  
  113.     Keywords: MEMORY TEST FOR 512K - 4M MACHINES
  114.     
  115.     This tests memory from the end of the test program to high mem. It performs
  116.     several different tests on the memory. It will work in all resolutions. 
  117.     This is a very nice memory test program that runs through a number of 
  118.     different tests of memory and reports errors as it goes.  Much better than
  119.     the other memory test program available.
  120.  
  121.  
  122. MONO_CLK.PRG
  123. MONO_CLK.S
  124.  
  125.     This is the latest version of a corner clock program for the hole in
  126.     the right hand corner of your screen.  This version has added an arrow to
  127.     tell you if the CAPS LOCK key is down.  This is Chuck Purcell's latest 
  128.     addition to this constant display corner clock program.  Source code is
  129.     also included for your inspection.  This version only works in monochrome.
  130.     Another nice addition for your AUTO directory.
  131.  
  132.  
  133. MONST.DOC
  134. MONST.PRG
  135.  
  136.     Here's a program, with complete docs, that allows you to view the
  137.     contents of memory or a non-schematically-protected disk, and which also
  138.     contains a disassembler.  Corrections or replacements can be added to a 
  139.     disk's contents and saved; I'd like to see if I can use it as a 
  140.     directory-recoverer.  Supposedly rather touchy, so use with caution.  This 
  141.     is an import from Germany, but it is a very nice addition to every hacker's
  142.     toolchest.
  143.  
  144.  
  145. PCOMMAND.DOC
  146.  
  147.     Keywords: PCDOS COMMAND LINE PCOMMAND SAI
  148.     
  149.     Documentation for PCommand.PRG from Solid Applications. A PCDOS command
  150.     line interpreter with support for batch files and GEM-syle menus.  Allows
  151.     GEM and TOS applications to be run from a command level or from batch
  152.     files.
  153.     
  154.  
  155. PCOMMAND.PRG
  156.  
  157.     Keywords: PCDOS COMMAND LINE TOS SAI BATCH
  158.     
  159.     See PCOMMAND.DOC for details. PCDOS-like command line interpreter with
  160.     batch file support. It includes a large number of built-in commands
  161.     including GEM-style menu support and a primitive text editor. A desk
  162.     accessory version provides support for two applications on the ST (within
  163.     limits).
  164.     
  165.  
  166. RAM1MFIX.DOC
  167. RAM1MFIX.PRG
  168. RAMDSK1M.DOC
  169. RAMDSK1M.PRG
  170.  
  171.     Keywords: RAM1MFIX.PRG FIX RAMDISK RAM DISK DRIVES E F G RAMDSK1M.PRG
  172.     
  173.     The program RAM1MFIX will change the reset-proof ram disk to use any of 
  174.     drives E, F or G.  Useful for hard disk owners.  Program edits three bytes
  175.     in the ramdisk program as shown in a message on SIG earlier.  Now you are
  176.     no longer tied to drive D.  Run this program with the ramdisk program on
  177.     on drive A and you will be set to go.
  178.     
  179.  
  180. RENAME.C
  181. RENAME.PRG
  182.  
  183.     Keywords: RENAME COPY MOVE
  184.     
  185.     This program lets you move a file from one subdirectory to another without
  186.     having to copy it and then erase the original. If you use command lines,
  187.     type "rename [\path\]filename \newpath\[newname]" [optional]. If you are
  188.     using the oh-so-convenient GEM desktop, click rename.prg and respond to its
  189.     ugly but efficient prompts.  
  190.  
  191.  
  192. SCAN.S
  193. SCAN.TOS
  194.  
  195.     This is a very simple, no-frills program that displays the ASCII and scan 
  196.     code values for any key you type. Very useful when you want to check for 
  197.     function keys, cursor keys, Help, Undo, etc. The 68000 assembly language 
  198.     source code is also included. Enjoy!
  199.  
  200.  
  201. SLASHE.FED
  202.  
  203.     Keywords: FONTS LOADER GEM FED MONOCHROME MONO FONT
  204.     
  205.        Sample font for use with LOADER.PRG and LOADER.ACC.  This font works 
  206.     only in monochrome.  Use FED.PRG to create your own font.  FED.PRG will be
  207.     coming next month.
  208.     
  209.  
  210. STARTUP.DOC
  211. STARTUP.PRG
  212.  
  213.     Keywords: BATCH PROCESSING RAMDISK INITIALIZATION MEGAMAX C
  214.     
  215.     This is a limited batch processing utility, meaning you can automate lists
  216.     of tasks you'd like the computer to do. Startup was made specifically to 
  217.     initialize my ramdisk for megamax c. Valid commands are x: (log onto x); 
  218.     md dirname; copy path1 path2; run file.prg. Good luck.
  219.     
  220.     
  221. STARTUP.TSK
  222.  
  223.     Keywords: BATCH PROCESSING RAMDISK INITIALIZATION MEGAMAX C
  224.     
  225.     This is a sample "task file" for use with startup.prg. It logs you onto d:
  226.     (the ramdisk), creates directories on the ramdisk, and copies the necessary
  227.     megamax files onto the ramdisk. Finally, it runs uemacs on drive b. The
  228.     only command form not illustrated is running a file with parameters:
  229.     specify the # of params after the "n" in run: run3 means 3 params follow
  230.     the file name.
  231.